GetInlineStylesForNodeRequest
Represents request frame that can be used with CSS#getInlineStylesForNode operation call.
Returns the styles defined inline (explicitly in the "style" attribute and implicitly, using DOM attributes) for a DOM node identified by nodeId
.